Skip to content

Conversation

@PolEpie
Copy link
Contributor

@PolEpie PolEpie commented Nov 12, 2025

No description provided.


template<class T>
inline T* ResolveSymbolFromLea(void* pModule, const std::vector<Symbol>& pSymbols)
inline T* ResolveSymbolWithOffset(void* pModule, const std::vector<Symbol>& pSymbols)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be possible for you to maybe leave a comment explaining how this works & how one can make a symbol to use with this? 👀

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure! lmk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants